home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 August / augusty_2000.iso / Windows-CE / Applications / AutoGraph Trial 1.5.1 / d1autographevalv151.exe / devoneautographeval_pro.armpro.CAB / 000agBar.005 next >
Encoding:
Text File  |  1999-09-03  |  2.7 KB  |  57 lines

  1. <html>
  2. <head>
  3. <meta http-equiv=refer content="file:AutoGraph.htc">
  4. </head>
  5. <body bgcolor=#FFFFFF TEXT=#000000><h4><img src="file:agBar.bmp" align="middle">  Bar Graphs</h3>
  6. <p>
  7. <ul></ul>
  8. Bar graphs display horizontal bars of which width represents the relative value of the data.<br>
  9. <ul></ul>
  10. <b>Spreadsheet data format</b>
  11. <ul>
  12. <li>Bar graphs require one or more series of columns or rows of data.
  13. <li>The number of data cells used is only limited by available memory.
  14. </ul>
  15. <b>Bar graph properties</b><br>
  16. The following outlines the properties that are available for Bar graphs.
  17. <ul>
  18.  <li><b>Series</b><br>
  19.  Groups the values displayed by rows or columns.
  20.  For example, an 8-row by 3-column data set graphed with series as rows would display 3 sets of groups of 8 bars. In this case, the number of series is 8.
  21.  <li><b>Title</b><br>
  22.  Specifies the bar graph main title.
  23.  <li><b>Category (X) axis label</b><br>
  24.  Specifies the text label applied to the x-axis.
  25.  <li><b>Value (Y) axis label</b><br>
  26.  Specifies the text label applied to the y-axis.
  27.  <li><b>Show border</b><br>
  28.  Controls display of a border enclosing the graph image.
  29.  <li><b>Show legend</b><br>
  30.  Controls display of the legend in the upper right corner of the graph.
  31.  <li><b>Stack values</b><br>
  32.  This option, if selected will stack the values from each series in the data set, creating bars with a width representing these combined values.
  33.  <li><b>Auto-ranging</b><br>
  34.  Auto-ranging causes AutoGraph to determine the best fit data range to display.<br>
  35.  For example, if your data values range from 8500 to 12000, AutoGraph will attempt to display only that range of values.
  36.  <li><b>Use specified range</b><br>
  37.  This option will allow you to zoom in or out by specifying the range of values to be displayed in the <b>X min</b> and <b>X max</b> data fields.
  38.  <li><b>Data labels</b><br>
  39.  You have the option of displaying data labels on each of the bars.  You may choose to display the value, or the label which identifies the series.
  40.  <li><b>Gridlines</b><br>
  41.  Controls display of the x and y-axis gridlines.
  42. </ul></p><br>
  43. <p><br>
  44. Click here for information on other graph types:<br></p>
  45. <p align="center">
  46. <a href="file:agColumn.htp"><img src="file:agColumn.bmp"></a>  
  47. <a href="file:agBar.htp"><img src="file:agBar.bmp"></a>  
  48. <a href="file:agDescBar.htp"><img src="file:agDescBar.bmp"></a>  
  49. <a href="file:agPie.htp"><img src="file:agPie.bmp"></a>  
  50. <a href="file:agScatter.htp"><img src="file:agScatter.bmp"></a>  
  51. <a href="file:agLine.htp"><img src="file:agLine.bmp"></a>  
  52. <a href="file:agStock.htp"><img src="file:agStock.bmp"></a>  
  53. <br></p>
  54. <p> </p>
  55. <hr>
  56.  
  57. </body></html>